* Add a Homepage field to debian/control.in. Thanks to Stéphane
Glondu <glondu@debian.org> for the 23.2+1-2.1 NMU.
- -- Rob Browning <rlb@defaultvalue.org> Tue, 10 Aug 2010 23:55:22 -0500
+ * Remove redundant Section and Priority fields from binary packages
+ in debian/control.in. Thanks to Stéphane Glondu
+ <glondu@debian.org> for the 23.2+1-2.1 NMU.
+
+ -- Rob Browning <rlb@defaultvalue.org> Wed, 11 Aug 2010 00:03:07 -0500
emacs23 (23.2+1-2) unstable; urgency=low
Standards-Version: 3.7.2
Package: emacs
-Section: editors
-Priority: optional
Architecture: all
Depends: emacs23 | emacs23-lucid | emacs23-nox
Provides: emacsen, editor, mail-reader, news-reader
release.
Package: emacs23-lucid
-Section: editors
-Priority: optional
Architecture: any
Depends: emacs23-bin-common (= ${binary:Version}), ${shlibs:Depends}
Provides: emacs23, emacsen, editor, info-browser, mail-reader, news-reader
This package contains a version of Emacs with a Lucid user interface.
Package: emacs23-nox
-Section: editors
-Priority: optional
Architecture: any
Depends: emacs23-bin-common (= ${binary:Version}), ${shlibs:Depends}
Provides: emacs23, editor, emacsen, info-browser, mail-reader, news-reader
This package contains a version of Emacs compiled without support for X.
Package: emacs23
-Section: editors
-Priority: optional
Architecture: any
Depends: emacs23-bin-common (= ${binary:Version}), ${shlibs:Depends}
Provides: editor, emacsen, info-browser, mail-reader, news-reader, emacs23-gtk
This package contains a version of Emacs with a GTK+ user interface.
Package: emacs23-bin-common
-Section: editors
-Priority: optional
Architecture: any
Depends: emacs23-common (= ${source:Version}), ${shlibs:Depends}
Description: The GNU Emacs editor's shared, architecture dependent files
that's shared by emacs23, emacs23-lucid, and emacs23-nox.
Package: emacs23-common
-Section: editors
-Priority: optional
Architecture: all
Depends: emacsen-common (>= 1.4.10), dpkg (>= 1.15.4) | install-info, ${shlibs:Depends}
Suggests: emacs23-el, emacs23-common-non-dfsg
that's shared by emacs23, emacs23-lucid, and emacs23-nox.
Package: emacs23-el
-Section: editors
-Priority: optional
Architecture: all
Depends: emacs23-common (= ${source:Version})
Description: GNU Emacs LISP (.el) files
Standards-Version: 3.7.2
Package: emacs
-Section: editors
-Priority: optional
Architecture: all
Depends: @DEB_FLAVOR@ | @DEB_FLAVOR@-lucid | @DEB_FLAVOR@-nox
Provides: emacsen, editor, mail-reader, news-reader
release.
Package: @DEB_FLAVOR@-lucid
-Section: editors
-Priority: optional
Architecture: any
Depends: @DEB_FLAVOR@-bin-common (= ${binary:Version}), ${shlibs:Depends}
Provides: @DEB_FLAVOR@, emacsen, editor, info-browser, mail-reader, news-reader
This package contains a version of Emacs with a Lucid user interface.
Package: @DEB_FLAVOR@-nox
-Section: editors
-Priority: optional
Architecture: any
Depends: @DEB_FLAVOR@-bin-common (= ${binary:Version}), ${shlibs:Depends}
Provides: @DEB_FLAVOR@, editor, emacsen, info-browser, mail-reader, news-reader
This package contains a version of Emacs compiled without support for X.
Package: @DEB_FLAVOR@
-Section: editors
-Priority: optional
Architecture: any
Depends: @DEB_FLAVOR@-bin-common (= ${binary:Version}), ${shlibs:Depends}
Provides: editor, emacsen, info-browser, mail-reader, news-reader, emacs23-gtk
This package contains a version of Emacs with a GTK+ user interface.
Package: @DEB_FLAVOR@-bin-common
-Section: editors
-Priority: optional
Architecture: any
Depends: @DEB_FLAVOR@-common (= ${source:Version}), ${shlibs:Depends}
Description: The GNU Emacs editor's shared, architecture dependent files
that's shared by @DEB_FLAVOR@, @DEB_FLAVOR@-lucid, and @DEB_FLAVOR@-nox.
Package: @DEB_FLAVOR@-common
-Section: editors
-Priority: optional
Architecture: all
Depends: emacsen-common (>= 1.4.10), dpkg (>= 1.15.4) | install-info, ${shlibs:Depends}
Suggests: @DEB_FLAVOR@-el, @DEB_FLAVOR@-common-non-dfsg
that's shared by @DEB_FLAVOR@, @DEB_FLAVOR@-lucid, and @DEB_FLAVOR@-nox.
Package: @DEB_FLAVOR@-el
-Section: editors
-Priority: optional
Architecture: all
Depends: @DEB_FLAVOR@-common (= ${source:Version})
Description: GNU Emacs LISP (.el) files